XR API 2.4
Loading...
Searching...
No Matches
SonyOzXrSystemError Struct Reference

Sytem error occurred in XR Runtime. More...

#include <xr_api_defs.h>

Public Member Functions

 SonyOzXrSystemError ()
 
 SonyOzXrSystemError (SonyOzXrSystemErrorResult in_result, int32_t in_code, const char *in_msg)
 

Public Attributes

SonyOzXrSystemErrorResult result = SonyOzXrSystemErrorResult::Success
 
int32_t code = 0
 
char msg [kXrSystemErrorMsgSize] = ""
 

Detailed Description

Sytem error occurred in XR Runtime.

Constructor & Destructor Documentation

◆ SonyOzXrSystemError() [1/2]

SonyOzXrSystemError::SonyOzXrSystemError ( )
inline

◆ SonyOzXrSystemError() [2/2]

SonyOzXrSystemError::SonyOzXrSystemError ( SonyOzXrSystemErrorResult in_result,
int32_t in_code,
const char * in_msg )
inline

Member Data Documentation

◆ code

int32_t SonyOzXrSystemError::code = 0

◆ msg

char SonyOzXrSystemError::msg[kXrSystemErrorMsgSize] = ""

◆ result


The documentation for this struct was generated from the following file: